home *** CD-ROM | disk | FTP | other *** search
/ .net - The Best of 1999/2000 / netCD Special01.iso / pc / Software / We-Blocker / weblock.exe / Setup.exe / 0 / RCDATA / TUSEREDITFORM / TUSEREDITFORM.txt < prev   
Encoding:
Text File  |  2000-06-14  |  10.7 KB  |  416 lines

  1. object UserEditForm: TUserEditForm
  2.   Left = 323
  3.   Top = 95
  4.   Width = 473
  5.   Height = 471
  6.   BorderIcons = []
  7.   Caption = 'Creating User Accounts'
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   OldCreateOrder = True
  16.   Position = poDesktopCenter
  17.   OnActivate = FormActivate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object pagecontrolSetup: TPageControl
  21.     Left = 8
  22.     Top = 8
  23.     Width = 449
  24.     Height = 393
  25.     ActivePage = tabsheetSetup
  26.     TabOrder = 0
  27.     object tabsheetSetup: TTabSheet
  28.       Caption = 'Setup'
  29.       object lblInstructions: TLabel
  30.         Left = 16
  31.         Top = 8
  32.         Width = 415
  33.         Height = 77
  34.         AutoSize = False
  35.         Transparent = True
  36.         WordWrap = True
  37.       end
  38.       object Categorybox1: TGroupBox
  39.         Left = 228
  40.         Top = 88
  41.         Width = 205
  42.         Height = 273
  43.         Caption = 'User is blocked from'
  44.         Font.Charset = DEFAULT_CHARSET
  45.         Font.Color = clWindowText
  46.         Font.Height = -11
  47.         Font.Name = 'MS Sans Serif'
  48.         Font.Style = []
  49.         ParentFont = False
  50.         TabOrder = 0
  51.         object DBCheckBox3: TDBCheckBox
  52.           Left = 18
  53.           Top = 22
  54.           Width = 160
  55.           Height = 20
  56.           Alignment = taLeftJustify
  57.           Caption = 'Pornography'
  58.           DataField = 'PORN'
  59.           DataSource = UserSource
  60.           Font.Charset = DEFAULT_CHARSET
  61.           Font.Color = clWindowText
  62.           Font.Height = -11
  63.           Font.Name = 'MS Sans Serif'
  64.           Font.Style = []
  65.           ParentFont = False
  66.           TabOrder = 0
  67.           ValueChecked = 'T'
  68.           ValueUnchecked = 'F'
  69.         end
  70.         object DBCheckBox4: TDBCheckBox
  71.           Left = 18
  72.           Top = 54
  73.           Width = 160
  74.           Height = 19
  75.           Alignment = taLeftJustify
  76.           Caption = 'Adult Subjects'
  77.           DataField = 'ADULT'
  78.           DataSource = UserSource
  79.           Font.Charset = DEFAULT_CHARSET
  80.           Font.Color = clWindowText
  81.           Font.Height = -11
  82.           Font.Name = 'MS Sans Serif'
  83.           Font.Style = []
  84.           ParentFont = False
  85.           TabOrder = 1
  86.           ValueChecked = 'Y'
  87.           ValueUnchecked = 'N'
  88.         end
  89.         object DBCheckBox5: TDBCheckBox
  90.           Left = 18
  91.           Top = 86
  92.           Width = 160
  93.           Height = 19
  94.           Alignment = taLeftJustify
  95.           Caption = 'Violence/Criminal Activity'
  96.           DataField = 'VIOLENCE'
  97.           DataSource = UserSource
  98.           Font.Charset = DEFAULT_CHARSET
  99.           Font.Color = clWindowText
  100.           Font.Height = -11
  101.           Font.Name = 'MS Sans Serif'
  102.           Font.Style = []
  103.           ParentFont = False
  104.           TabOrder = 2
  105.           ValueChecked = 'Y'
  106.           ValueUnchecked = 'N'
  107.         end
  108.         object DBCheckBox6: TDBCheckBox
  109.           Left = 18
  110.           Top = 118
  111.           Width = 160
  112.           Height = 19
  113.           Alignment = taLeftJustify
  114.           Caption = 'Hate/Persecution'
  115.           DataField = 'HATE'
  116.           DataSource = UserSource
  117.           Font.Charset = DEFAULT_CHARSET
  118.           Font.Color = clWindowText
  119.           Font.Height = -11
  120.           Font.Name = 'MS Sans Serif'
  121.           Font.Style = []
  122.           ParentFont = False
  123.           TabOrder = 3
  124.           ValueChecked = 'Y'
  125.           ValueUnchecked = 'N'
  126.         end
  127.         object DBCheckBox7: TDBCheckBox
  128.           Left = 18
  129.           Top = 150
  130.           Width = 160
  131.           Height = 19
  132.           Alignment = taLeftJustify
  133.           Caption = 'Drugs/Alcohol'
  134.           DataField = 'DRUGS'
  135.           DataSource = UserSource
  136.           Font.Charset = DEFAULT_CHARSET
  137.           Font.Color = clWindowText
  138.           Font.Height = -11
  139.           Font.Name = 'MS Sans Serif'
  140.           Font.Style = []
  141.           ParentFont = False
  142.           TabOrder = 4
  143.           ValueChecked = 'Y'
  144.           ValueUnchecked = 'N'
  145.         end
  146.         object DBCheckBox8: TDBCheckBox
  147.           Left = 18
  148.           Top = 182
  149.           Width = 160
  150.           Height = 19
  151.           Alignment = taLeftJustify
  152.           Caption = 'Gambling'
  153.           DataField = 'GAMBLE'
  154.           DataSource = UserSource
  155.           Font.Charset = DEFAULT_CHARSET
  156.           Font.Color = clWindowText
  157.           Font.Height = -11
  158.           Font.Name = 'MS Sans Serif'
  159.           Font.Style = []
  160.           ParentFont = False
  161.           TabOrder = 5
  162.           ValueChecked = 'Y'
  163.           ValueUnchecked = 'N'
  164.         end
  165.         object DBCheckBox9: TDBCheckBox
  166.           Left = 18
  167.           Top = 214
  168.           Width = 160
  169.           Height = 19
  170.           Alignment = taLeftJustify
  171.           Caption = 'Weaponry'
  172.           DataField = 'WEAPON'
  173.           DataSource = UserSource
  174.           Font.Charset = DEFAULT_CHARSET
  175.           Font.Color = clWindowText
  176.           Font.Height = -11
  177.           Font.Name = 'MS Sans Serif'
  178.           Font.Style = []
  179.           ParentFont = False
  180.           TabOrder = 6
  181.           ValueChecked = 'Y'
  182.           ValueUnchecked = 'N'
  183.         end
  184.       end
  185.       object GroupBox1: TGroupBox
  186.         Left = 4
  187.         Top = 88
  188.         Width = 217
  189.         Height = 273
  190.         Caption = 'User Information'
  191.         Font.Charset = DEFAULT_CHARSET
  192.         Font.Color = clWindowText
  193.         Font.Height = -11
  194.         Font.Name = 'MS Sans Serif'
  195.         Font.Style = []
  196.         ParentFont = False
  197.         TabOrder = 1
  198.         object Label1: TLabel
  199.           Left = 18
  200.           Top = 20
  201.           Width = 53
  202.           Height = 13
  203.           Caption = 'User Name'
  204.           Font.Charset = DEFAULT_CHARSET
  205.           Font.Color = clWindowText
  206.           Font.Height = -11
  207.           Font.Name = 'MS Sans Serif'
  208.           Font.Style = []
  209.           ParentFont = False
  210.         end
  211.         object Label2: TLabel
  212.           Left = 18
  213.           Top = 68
  214.           Width = 71
  215.           Height = 13
  216.           Caption = 'User Password'
  217.           Font.Charset = DEFAULT_CHARSET
  218.           Font.Color = clWindowText
  219.           Font.Height = -11
  220.           Font.Name = 'MS Sans Serif'
  221.           Font.Style = []
  222.           ParentFont = False
  223.         end
  224.         object Label3: TLabel
  225.           Left = 18
  226.           Top = 152
  227.           Width = 44
  228.           Height = 13
  229.           Caption = 'User Age'
  230.           Font.Charset = DEFAULT_CHARSET
  231.           Font.Color = clWindowText
  232.           Font.Height = -11
  233.           Font.Name = 'MS Sans Serif'
  234.           Font.Style = []
  235.           ParentFont = False
  236.         end
  237.         object Label4: TLabel
  238.           Left = 18
  239.           Top = 110
  240.           Width = 84
  241.           Height = 13
  242.           Caption = 'Confirm Password'
  243.         end
  244.         object UserNameEdit: TDBEdit
  245.           Left = 18
  246.           Top = 36
  247.           Width = 181
  248.           Height = 21
  249.           CharCase = ecUpperCase
  250.           DataField = 'USERNAME'
  251.           DataSource = UserSource
  252.           Font.Charset = DEFAULT_CHARSET
  253.           Font.Color = clWindowText
  254.           Font.Height = -11
  255.           Font.Name = 'MS Sans Serif'
  256.           Font.Style = []
  257.           MaxLength = 10
  258.           ParentFont = False
  259.           TabOrder = 0
  260.         end
  261.         object UserPassEdit: TDBEdit
  262.           Left = 18
  263.           Top = 84
  264.           Width = 181
  265.           Height = 21
  266.           CharCase = ecUpperCase
  267.           DataField = 'USERPASS'
  268.           DataSource = UserSource
  269.           Font.Charset = DEFAULT_CHARSET
  270.           Font.Color = clWindowText
  271.           Font.Height = -11
  272.           Font.Name = 'MS Sans Serif'
  273.           Font.Style = []
  274.           MaxLength = 10
  275.           ParentFont = False
  276.           PasswordChar = '*'
  277.           TabOrder = 1
  278.         end
  279.         object AgeCombo: TDBComboBox
  280.           Left = 18
  281.           Top = 170
  282.           Width = 181
  283.           Height = 21
  284.           Style = csDropDownList
  285.           DataField = 'age'
  286.           DataSource = UserSource
  287.           Font.Charset = DEFAULT_CHARSET
  288.           Font.Color = clWindowText
  289.           Font.Height = -11
  290.           Font.Name = 'MS Sans Serif'
  291.           Font.Style = []
  292.           ItemHeight = 13
  293.           Items.Strings = (
  294.             'Age 25-34'
  295.             'Preschool'
  296.             'Grade 1'
  297.             'Grade 2'
  298.             'Grade 3'
  299.             'Grade 4'
  300.             'Grade 5'
  301.             'Grade 6'
  302.             'Grade 7'
  303.             'Grade 8'
  304.             'Grade 9'
  305.             'Grade 10'
  306.             'Grade 11'
  307.             'Grade 12'
  308.             'Age 18-24'
  309.             'Age 25-34'
  310.             'Age 35-49'
  311.             'Age 50-64'
  312.             'Age 65 +'
  313.             ' ')
  314.           ParentFont = False
  315.           TabOrder = 3
  316.         end
  317.         object chkSubmit: TDBCheckBox
  318.           Left = 18
  319.           Top = 202
  320.           Width = 135
  321.           Height = 19
  322.           Caption = 'Allow site submission'
  323.           DataField = 'SUBMIT'
  324.           DataSource = UserSource
  325.           TabOrder = 4
  326.           ValueChecked = 'True'
  327.           ValueUnchecked = 'False'
  328.         end
  329.         object edtConfirm: TEdit
  330.           Left = 18
  331.           Top = 128
  332.           Width = 181
  333.           Height = 21
  334.           PasswordChar = '*'
  335.           TabOrder = 2
  336.         end
  337.         object dbcheckLogit: TDBCheckBox
  338.           Left = 18
  339.           Top = 226
  340.           Width = 97
  341.           Height = 17
  342.           Caption = 'Log history'
  343.           DataField = 'LOGIT'
  344.           DataSource = UserSource
  345.           TabOrder = 5
  346.           ValueChecked = 'True'
  347.           ValueUnchecked = 'False'
  348.         end
  349.         object dbcheckBlock: TDBCheckBox
  350.           Left = 18
  351.           Top = 249
  352.           Width = 97
  353.           Height = 17
  354.           Caption = 'Block by word'
  355.           DataField = 'WORDBLOCK'
  356.           DataSource = UserSource
  357.           TabOrder = 6
  358.           ValueChecked = 'True'
  359.           ValueUnchecked = 'False'
  360.         end
  361.       end
  362.     end
  363.   end
  364.   object BitBtn2: TBitBtn
  365.     Left = 248
  366.     Top = 406
  367.     Width = 103
  368.     Height = 31
  369.     Caption = 'Cancel Entry'
  370.     Default = True
  371.     Font.Charset = DEFAULT_CHARSET
  372.     Font.Color = clWindowText
  373.     Font.Height = -11
  374.     Font.Name = 'MS Sans Serif'
  375.     Font.Style = []
  376.     ParentFont = False
  377.     TabOrder = 1
  378.     OnClick = BitBtn2Click
  379.     NumGlyphs = 2
  380.   end
  381.   object SaveButton: TBitBtn
  382.     Left = 362
  383.     Top = 406
  384.     Width = 97
  385.     Height = 31
  386.     Caption = 'Save'
  387.     Font.Charset = DEFAULT_CHARSET
  388.     Font.Color = clWindowText
  389.     Font.Height = -11
  390.     Font.Name = 'MS Sans Serif'
  391.     Font.Style = []
  392.     ParentFont = False
  393.     TabOrder = 2
  394.     OnClick = SaveButtonClick
  395.     NumGlyphs = 2
  396.   end
  397.   object UserSource: TDataSource
  398.     DataSet = UsersDB
  399.     Enabled = False
  400.     Left = 24
  401.     Top = 406
  402.   end
  403.   object UsersDB: THalcyonDataSet
  404.     About = 'Halcyon Version 06.6.0 (21 Mar 00)'
  405.     AutoFlush = False
  406.     EncryptionKey = 'x~4+.?-'
  407.     Exclusive = False
  408.     LockProtocol = Default
  409.     TranslateASCII = True
  410.     UseDeleted = False
  411.     UserID = 0
  412.     Left = 60
  413.     Top = 406
  414.   end
  415. end
  416.